.fixedBox * {
    margin: 0px;
    padding: 0px;
}

.fixedBox ul, .fixedBox ul li {
    list-style: none;
    font-size:12px;
    line-height:18px;
}

.fixedBox {
    background: rgb(255,255,255);
    border: 1px solid rgb(214,214,214);
    top: 200px;
    width: 70px;
    right: 8px;
    position: fixed;
    z-index: 9999;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    _position: absolute;
}


* html .fixedBox {
    position: absolute;
}

    .fixedBox ul.fixedBoxList {
        padding: 4px 0px 5px;
    }

        .fixedBox ul.fixedBoxList li.fixeBoxLi.fixeBoxLi {
            background: rgb(241,241,241);
            margin: 1px auto 0px;
            padding: 10px 1px 1px;
            width: 60px;
            height: 55px;
            text-align: center;
            position: relative;
        }

        .fixedBox ul.fixedBoxList li.hover.cart_bd.fixeBoxLi {
            background: rgb(255,255,255);
            padding: 9px 0px 0px;
            border: 1px solid rgb(214,214,214);
            box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
        }

        .fixedBox ul.fixedBoxList li.hover.Service.fixeBoxLi {
            background: rgb(255,255,255);
            padding: 9px 0px 0px;
            border: 1px solid rgb(214,214,214);
            box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
        }
.fixedBox ul.fixedBoxList li.hover.Service2.fixeBoxLi {
    background: rgb(255,255,255);
    padding: 9px 0px 0px;
    border: 1px solid rgb(214,214,214);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

        .fixedBox ul.fixedBoxList li.hover.BackToTop.fixeBoxLi {
            background: rgb(241,241,241);
            margin: 1px auto 0px;
            padding: 10px 1px 1px;
            border: 0px currentColor;
            width: 60px;
            height: 55px;
            text-align: center;
            position: relative;
        }

        .fixedBox ul.fixedBoxList li.hover.Home.fixeBoxLi {
            background: rgb(241,241,241);
            margin: 1px auto 0px;
            padding: 10px 1px 1px;
            border: 0px currentColor;
            width: 60px;
            height: 55px;
            text-align: center;
            position: relative;
        }

        .fixedBox ul.fixedBoxList li.Home.fixeBoxLi a {
            width: 60px;
            height: 55px;
            text-decoration: none;
            display: block;
        }

        .fixedBox ul.fixedBoxList li p.good_cart {
            background: rgb(58,163,24);
            padding: 0px 4px;
            top: 0px;
            height: 15px;
            right: 0px;
            color: rgb(255,255,255);
            line-height: 15px;
            overflow: hidden;
            font-size: 12px;
            font-weight: bold;
            display: block;
            position: absolute;
        }

.fixeBoxLi .fixeBoxSpan {
    margin: 0px auto;
    width: 26px;
    height: 24px;
    display: block;
    cursor: pointer;
}

.cart_bd.fixeBoxLi .fixeBoxSpan {
    background: url("../floatqq/weixin.png") no-repeat center;
}

.cart_bd.fixeBoxLi .fixeBoxSpan {
    background: url("../floatqq/weixin.png") no-repeat center;
}

.startWork.Service.fixeBoxLi .fixeBoxSpan {
    background: url("../floatqq/kefu.png") no-repeat center;
}

.startWork.Service2.fixeBoxLi .fixeBoxSpan {
    background: url("../floatqq/time.png") no-repeat center;
}

.Commuting.Service.fixeBoxLi .fixeBoxSpan {
    background: url("../floatqq/kefu.png") no-repeat center;
}

.Commuting.Service2.fixeBoxLi .fixeBoxSpan {
    background: url("../floatqq/time.png") no-repeat center;
}

.BackToTop.fixeBoxLi .fixeBoxSpan {
    background: url("../floatqq/arrow_top.png") no-repeat center;
}

.Home.fixeBoxLi .fixeBoxSpan {
    background: url("../floatqq/index.png") no-repeat center;
}

.fixedBox ul.fixedBoxList li.fixeBoxLi strong {
    height: 22px;
    color: rgb(102,102,102);
    line-height: 22px;
    font-weight: normal;
    cursor: pointer;
}

.fixedBox ul.fixedBoxList li.cart_bd .cartBox {
    background: rgb(255,255,255);
    border: 1px solid rgb(214,214,214);
    left: -182px;
    top: -1px;
    width: 180px;
    display: none;
    position: absolute;
    z-index: 9999;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.fixedBox ul.fixedBoxList li.hover.cart_bd .cartBox {
    display: block;
}

.fixedBox ul.fixedBoxList li.hover .bjfff {
    background: rgb(255,255,255);
    top: 0px;
    width: 10px;
    height: 64px;
    right: -5px;
    position: absolute;
}

.fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxList {
    height: 296px;
    position: relative;
    z-index: 1000000;
    overflow-y: auto;
}

.fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxC ul {
    margin: 0px auto;
    width: 256px;
}

    .fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxC ul li {
        height: 62px;
        padding-top: 11px;
        border-bottom-color: rgb(220,223,228);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        .fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxC ul li .p-img {
            border: 1px solid rgb(220,223,228);
            width: 48px;
            height: 48px;
            overflow: hidden;
            float: left;
        }

            .fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxC ul li .p-img img {
                width: 48px;
                height: 48px;
            }

        .fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxC ul li .p-name {
            width: 105px;
            height: 38px;
            text-align: left;
            line-height: 19px;
            overflow: hidden;
            padding-left: 8px;
            float: left;
        }

            .fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxC ul li .p-name a {
                color: rgb(102,102,102);
            }

        .fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxC ul li .p-detail {
            width: 72px;
            text-align: left;
            float: right;
        }

            .fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxC ul li .p-detail span.p-price {
                display: block;
            }

                .fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxC ul li .p-detail span.p-price strong {
                    color: red;
                    font-weight: normal;
                }

            .fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxC ul li .p-detail a.delete {
                color: rgb(153,153,153);
            }

.fixedBox ul.fixedBoxList li.cart_bd .cartBox .message {
    background: url("../floatqq/wechat.jpg") no-repeat center 10px;
    height: 170px;
    padding-left: 10px;
}

.time{
    background: url("../floatqq/time_box.jpg") no-repeat center 10px;
    height: 190px;
    padding-left: 10px;
padding-bottom: 40px;
}

.fixedBox .cartBox p{display:block; text-align:center; color:#666; font-size:14px; line-height:20px; padding-bottom:12px; }
.fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxFoot {
    margin: 0px auto;
    width: 160px;
    height: 48px;
    text-align: left;
    line-height: 48px;
}

    .fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxFoot span {
        color: rgb(153,153,153);
        line-height: 48px;
        float: left;
    }

    .fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxFoot em {
        line-height: 48px;
        float: left;
    }

    .fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxFoot strong {
        color: red;
        line-height: 48px;
        font-size: 12px;
        font-weight: bold;
        float: left;
    }

    .fixedBox ul.fixedBoxList li.cart_bd .cartBox .cartBoxFoot a#btn-payforgoods {
        background: rgb(255,102,51);
        border-radius: 2px;
        border: 1px solid rgb(228,109,29);
        width: 80px;
        height: 24px;
        text-align: center;
        color: rgb(255,255,255);
        line-height: 24px;
        margin-top: 11px;
        float: right;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffac75',endColorstr='#FF822F',GradientType='0');
        cursor: pointer;
        box-shadow: inset 1px 1px 0px #f8ccb0,inset -1px -1px 0px #f8ccb0;
        -moz-border-radius: 2px;
    }

.fixedBox ul.fixedBoxList li.Service .ServiceBox {
    background: rgb(255,255,255);
    border: 1px solid rgb(214,214,214);
    left: -196px;
    top: -1px;
    width: 192px;
    display: none;
    position: absolute;
    z-index: 999;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.fixedBox ul.fixedBoxList li.hover.Service .ServiceBox {
    display: block;
}

.fixedBox ul.fixedBoxList li.Service .ServiceBox dl {
    margin: 0px auto;
    width: 182px;
    height: 35px;
    padding-top: 10px;
    border-bottom-color: #efefef;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .fixedBox ul.fixedBoxList li.Service .ServiceBox dl dt {
        padding: 1px;
        
        width: 60px;
        height: 30px;
        float: left;
    }

    .fixedBox ul.fixedBoxList li.Service .ServiceBox dl dd {
        width: 110px;
        text-align: left;
        float: left;
    }

        .fixedBox ul.fixedBoxList li.Service .ServiceBox dl dd strong {
            height: 20px;
            color: rgb(51,51,51);
            line-height: 20px;
            font-weight: bold;
        }

        .fixedBox ul.fixedBoxList li.Service .ServiceBox dl dd p.p1 {
            height: 30px;
            color: rgb(102,102,102);
            line-height: 30px;
            overflow: hidden;
        }

        .fixedBox ul.fixedBoxList li.Service .ServiceBox dl dd p.p2 {
            height: 30px;
            padding-top: 10px;
        }

            .fixedBox ul.fixedBoxList li.Service .ServiceBox dl dd p.p2 a {
                background: rgb(244,244,244);
                border: 1px solid rgb(216,216,216);
                width: 70px;
                height: 22px;
                text-align: center;
                color: rgb(51,51,51);
                line-height: 22px;
                display: block;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f2f2f2',GradientType='0');
                cursor: pointer;
            }



.fixedBox ul.fixedBoxList li.Service2 .ServiceBox {
    background: rgb(255,255,255);
    border: 1px solid rgb(214,214,214);
    left: -196px;
    top: -1px;
    width: 192px;
    display: none;
    position: absolute;
    z-index: 999;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.fixedBox ul.fixedBoxList li.hover.Service2 .ServiceBox {
    display: block;
}

.fixedBox ul.fixedBoxList li.Service2 .ServiceBox dl {
    margin: 0px auto;
    width: 182px;
    height: 35px;
    padding-top: 10px;
    border-bottom-color: #efefef;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.fixedBox ul.fixedBoxList li.Service2 .ServiceBox dl dt {
    padding: 1px;

    width: 60px;
    height: 30px;
    float: left;
}

.fixedBox ul.fixedBoxList li.Service2 .ServiceBox dl dd {
    width: 110px;
    text-align: left;
    float: left;
}

.fixedBox ul.fixedBoxList li.Service2 .ServiceBox dl dd strong {
    height: 20px;
    color: rgb(51,51,51);
    line-height: 20px;
    font-weight: bold;
}

.fixedBox ul.fixedBoxList li.Service2 .ServiceBox dl dd p.p1 {
    height: 30px;
    color: rgb(102,102,102);
    line-height: 30px;
    overflow: hidden;
}

.fixedBox ul.fixedBoxList li.Service2 .ServiceBox dl dd p.p2 {
    height: 30px;
    padding-top: 10px;
}

.fixedBox ul.fixedBoxList li.Service2 .ServiceBox dl dd p.p2 a {
    background: rgb(244,244,244);
    border: 1px solid rgb(216,216,216);
    width: 70px;
    height: 22px;
    text-align: center;
    color: rgb(51,51,51);
    line-height: 22px;
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f2f2f2',GradientType='0');
    cursor: pointer;
}



.page span {
    line-height: 23px;
}

.page #commentPager {
    float: left;
}

.footerlink {
    background: rgb(248,248,248);
    padding: 5px 0px;
    width: 100%;
    height: 23px;
    line-height: 23px;
}

    .footerlink b {
        color: rgb(0,140,0);
        float: left;
    }

    .footerlink .main {
        height: 23px;
        line-height: 23px;
        overflow: hidden;
        position: relative;
    }

        .footerlink .main ul {
            left: 70px;
            top: 0px;
            float: left;
            position: absolute;
        }

            .footerlink .main ul li {
                height: 23px;
                line-height: 23px;
                overflow: hidden;
            }

                .footerlink .main ul li a {
                    padding: 0px 12px 0px 0px;
                    color: rgb(102,102,102);
                }

.footerLink {
    background: url("../floatqq/hunan3Bj.jpg") repeat-x;
    margin: 0px auto 15px;
    width: 980px;
    height: 122px;
}

    .footerLink .hunanguanH {
        width: 196px;
        height: 122px;
        float: left;
    }

    .footerLink .hunanguanNav {
        width: 784px;
        height: 102px;
        padding-top: 20px;
        float: left;
    }

        .footerLink .hunanguanNav dl {
            width: 261px;
            height: 28px;
            line-height: 28px;
            float: left;
        }

            .footerLink .hunanguanNav dl dt {
                width: 55px;
                color: rgb(51,51,51);
                padding-left: 20px;
                font-size: 14px;
                font-weight: bold;
                float: left;
            }

            .footerLink .hunanguanNav dl dd {
                width: 185px;
                float: left;
            }

                .footerLink .hunanguanNav dl dd a {
                    color: rgb(102,102,102);
                    float: left;
                }

                .footerLink .hunanguanNav dl dd span {
                    padding: 0px 5px;
                    color: rgb(204,204,204);
                    float: left;
                }

.VE_floatqq_ptext {
    height: auto;
    color: #666;
    text-indent: 0;
    padding: 0;
    clear: both;
    text-align: left;
    padding-top: 10px;
    padding-left: 11px;
    padding-bottom: 10px;
    padding-right:10px;
}